<?xml version="1.0"?>
<component name="org.nuxeo.ecm.webengine.auth.config.override">

  <require>org.nuxeo.ecm.webengine.auth.config</require>

  <extension point="propagator" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">

    <propagationHandler class="org.nuxeo.platform.login.web.LoginStackPropagator" name="WebEngine"/>
  </extension>

</component>
